Skip to content

Apply PR suggestions for #273 - #286

Merged
piotr-roslaniec merged 5 commits into
alphafrom
nucypher-core-0.12.0
Sep 8, 2023
Merged

Apply PR suggestions for #273#286
piotr-roslaniec merged 5 commits into
alphafrom
nucypher-core-0.12.0

Conversation

@piotr-roslaniec

@piotr-roslaniec piotr-roslaniec commented Aug 30, 2023

Copy link
Copy Markdown
Contributor

@piotr-roslaniec piotr-roslaniec changed the title Apply Pr suggestions for #273 Apply PR suggestions for #273 Aug 30, 2023
@codecov-commenter

codecov-commenter commented Sep 3, 2023

Copy link
Copy Markdown

Codecov Report

Merging #286 (12768d1) into alpha (67e43cd) will increase coverage by 0.75%.
Report is 2 commits behind head on alpha.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            alpha     #286      +/-   ##
==========================================
+ Coverage   80.99%   81.74%   +0.75%     
==========================================
  Files          36       36              
  Lines        1021     1063      +42     
  Branches      110      119       +9     
==========================================
+ Hits          827      869      +42     
  Misses        186      186              
  Partials        8        8              
Files Changed Coverage 螖
src/characters/cbd-recipient.ts 92.72% <100.00%> (-0.93%) 猬囷笍
src/characters/enrico.ts 84.37% <100.00%> (+1.61%) 猬嗭笍
src/conditions/condition-expr.ts 94.44% <100.00%> (酶)
src/conditions/condition.ts 96.66% <100.00%> (-0.71%) 猬囷笍
src/conditions/context/context.ts 96.82% <100.00%> (+2.08%) 猬嗭笍

... and 7 files with indirect coverage changes

馃摙 Have feedback on the report? Share it here.

Comment thread src/characters/cbd-recipient.ts Outdated
Comment thread src/characters/cbd-recipient.ts Outdated
Comment thread src/characters/cbd-recipient.ts Outdated
Comment thread src/characters/enrico.ts
Comment thread test/utils.ts Outdated
Comment thread test/utils.ts Outdated
@nucypher nucypher deleted a comment from github-actions Bot Sep 6, 2023
Comment thread src/characters/cbd-recipient.ts Outdated
Comment thread src/conditions/context/context.ts Outdated
Comment thread src/conditions/context/context.ts Outdated
Comment thread test/unit/cbd-strategy.test.ts Outdated
Comment thread test/unit/conditions/context.test.ts
Comment thread test/unit/conditions/context.test.ts
Comment thread test/utils.ts Outdated
Comment thread src/characters/cbd-recipient.ts Outdated
Comment thread src/conditions/context/context.ts Outdated
Comment thread test/unit/conditions/context.test.ts Outdated
Comment thread src/conditions/context/context.ts Outdated

public static fromConditions(
provider: ethers.providers.Provider,
conditions: Conditions,

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
conditions: Conditions,
conditions: WASMConditions,

Probably not relevant at all, but this argument is for WASMCondition, right?

If this suggestion is accepted, we should remove the line 2 of this file, the import of Conditions

@manumonti

Copy link
Copy Markdown

LGTM! 鉁岋笍 But I left a nitpicky question

@derekpierre derekpierre left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

馃幐

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Completed

Development

Successfully merging this pull request may close these issues.

5 participants